ScriptEventListenerMacroLocation Property

Contains the macro code that should be called for an event. The URI may have an arbitrary protocol. The interpretation of the URI is script language dependent.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public string MacroLocation { get; set; }

Property Value

String

See Also